[INFO] cloning repository https://github.com/stevenvergenz/osm-overpass-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenvergenz/osm-overpass-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenvergenz%2Fosm-overpass-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenvergenz%2Fosm-overpass-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9abb6f54f45d04ca7bbdcf5f69179482b411b4af
[INFO] testing stevenvergenz/osm-overpass-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenvergenz%2Fosm-overpass-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stevenvergenz/osm-overpass-rs
[INFO] finished tweaking git repo https://github.com/stevenvergenz/osm-overpass-rs
[INFO] tweaked toml for git repo https://github.com/stevenvergenz/osm-overpass-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevenvergenz/osm-overpass-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stevenvergenz/osm-overpass-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-readme v3.3.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.36
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded async-compression v0.4.39
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c534f2230dfb2e7bb3aaf1a2611b076b878d4962d0d34dece930ae9e68be0a56
[INFO] running `Command { std: "docker" "start" "-a" "c534f2230dfb2e7bb3aaf1a2611b076b878d4962d0d34dece930ae9e68be0a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c534f2230dfb2e7bb3aaf1a2611b076b878d4962d0d34dece930ae9e68be0a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c534f2230dfb2e7bb3aaf1a2611b076b878d4962d0d34dece930ae9e68be0a56", kill_on_drop: false }`
[INFO] [stdout] c534f2230dfb2e7bb3aaf1a2611b076b878d4962d0d34dece930ae9e68be0a56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02ce1597ee9bd57574a5b619ad9f2f0311ad6e32020fb842dd0f2a791ada4639
[INFO] running `Command { std: "docker" "start" "-a" "02ce1597ee9bd57574a5b619ad9f2f0311ad6e32020fb842dd0f2a791ada4639", kill_on_drop: false }`
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cargo-readme v3.3.1
[INFO] [stderr]    Compiling overpass-lib v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> build.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::{File, read_to_string}, io::{Read, Write}, path::PathBuf};
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "02ce1597ee9bd57574a5b619ad9f2f0311ad6e32020fb842dd0f2a791ada4639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ce1597ee9bd57574a5b619ad9f2f0311ad6e32020fb842dd0f2a791ada4639", kill_on_drop: false }`
[INFO] [stdout] 02ce1597ee9bd57574a5b619ad9f2f0311ad6e32020fb842dd0f2a791ada4639
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5320fee2a1d68b69dc3b3cb763d7c9c1252adc01d70949c958b3bf0a10923e8e
[INFO] running `Command { std: "docker" "start" "-a" "5320fee2a1d68b69dc3b3cb763d7c9c1252adc01d70949c958b3bf0a10923e8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> build.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::{File, read_to_string}, io::{Read, Write}, path::PathBuf};
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling overpass-lib v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.76s
[INFO] running `Command { std: "docker" "inspect" "5320fee2a1d68b69dc3b3cb763d7c9c1252adc01d70949c958b3bf0a10923e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5320fee2a1d68b69dc3b3cb763d7c9c1252adc01d70949c958b3bf0a10923e8e", kill_on_drop: false }`
[INFO] [stdout] 5320fee2a1d68b69dc3b3cb763d7c9c1252adc01d70949c958b3bf0a10923e8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3ba03e27db5bb1f44c1681059d80da6109dca52481f48d8de2ba8c3c01769825
[INFO] running `Command { std: "docker" "start" "-a" "3ba03e27db5bb1f44c1681059d80da6109dca52481f48d8de2ba8c3c01769825", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Read`
[INFO] [stderr]  --> build.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fs::{File, read_to_string}, io::{Read, Write}, path::PathBuf};
[INFO] [stderr]   |                                            ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `overpass-lib` (build script) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/overpass_lib-08d203fdb380314d)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test overpass::server::test::server ... ignored
[INFO] [stdout] test query::bbox::test::fmt ... ok
[INFO] [stdout] test osm::test::id ... ok
[INFO] [stdout] test query::union::test::union ... ok
[INFO] [stdout] test query::query::test::resolve_ordering ... ok
[INFO] [stdout] test query::query::test::fmt_oql ... ok
[INFO] [stdout] test query::namer::test::name_iterator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests overpass_lib
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/query/util.rs - query::util::SaniStr (line 8) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (61) panicked at /tmp/rustdoctestwaA6Us/doctest_bundle_2024.rs:47:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Request(reqwest::Error { kind: Request, url: "https://overpass-api.de/api/interpreter", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5acb391af83a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5acb391af83a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5acb391af83a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5acb391af83a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5acb391c596a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5acb391c596a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5acb391b5552 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5acb391b5552 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5acb3918d28f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5acb3918d28f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5acb391a74a1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5acb391a771b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5acb3918d348 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5acb39184ac9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5acb3918e33d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5acb391c612c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5acb391c5ea2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5acb389c2ad3 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x5acb389cebd7 - <core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5acb389c1b58 - <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5acb389c1a6c - <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5acb389981c4 - <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5acb389c04e1 - <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5acb389bf828 - <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x5acb389977d5 - <tokio[6438984a83fcc58a]::runtime::context::scoped::Scoped<tokio[6438984a83fcc58a]::runtime::scheduler::Context>>::set::<<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   25:     0x5acb389c0fe8 - tokio[6438984a83fcc58a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5acb38999f2f - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6438984a83fcc58a]::runtime::context::Context>>::try_with::<tokio[6438984a83fcc58a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   27:     0x5acb38999c0a - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6438984a83fcc58a]::runtime::context::Context>>::with::<tokio[6438984a83fcc58a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   28:     0x5acb389a029f - tokio[6438984a83fcc58a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x5acb3899c558 - <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]   30:     0x5acb3899c822 - <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>
[INFO] [stdout]   31:     0x5acb389bf09a - <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5acb389a0665 - tokio[6438984a83fcc58a]::runtime::context::runtime::enter_runtime::<<tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5acb38997a87 - <tokio[6438984a83fcc58a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   34:     0x5acb38997228 - <tokio[6438984a83fcc58a]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   35:     0x5acb3899742a - <tokio[6438984a83fcc58a]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   36:     0x5acb389cb026 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main
[INFO] [stdout]   37:     0x5acb389cb096 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::__main_fn
[INFO] [stdout]   38:     0x5acb38992450 - doctest_runner_2024[165b241016ee47ce]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   39:     0x5acb38995a46 - <doctest_runner_2024[165b241016ee47ce]::__doctest_0::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x5acb38992a33 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   41:     0x5acb389959a3 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x5acb38991d66 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   43:     0x5acb38992279 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x5acb391a6114 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   45:     0x5acb391a6114 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5acb391a6114 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5acb391a6114 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5acb391a6114 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5acb391a6114 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5acb391a6114 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5acb391a6114 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5acb391a6114 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5acb38991ca1 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   54:     0x5acb38995b85 - main
[INFO] [stdout]   55:     0x77aa187281ca - <unknown>
[INFO] [stdout]   56:     0x77aa1872828b - __libc_start_main
[INFO] [stdout]   57:     0x5acb38990325 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.27s; merged doctests compilation took 1.94s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3ba03e27db5bb1f44c1681059d80da6109dca52481f48d8de2ba8c3c01769825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba03e27db5bb1f44c1681059d80da6109dca52481f48d8de2ba8c3c01769825", kill_on_drop: false }`
[INFO] [stdout] 3ba03e27db5bb1f44c1681059d80da6109dca52481f48d8de2ba8c3c01769825
